Delete Method (Recipient Object) 

The Delete method deletes the Recipient object.

Syntax

objRecipient.Delete()

Parameters

objRecipient

Required. The Recipient object.

 

Remarks

The object is set to Nothing and it is removed from memory. The change is not permanent until you use the Update, Send, or Delete method on the parent Message object.

See Also

Send, Method (Message Object)

Update Method (Message Object)2E9FDDD